Update release numbers for upcomming GPSBabel 1.3.1. Fix wrong email address.
authoroliskoli <oliskoli>
Sun, 3 Sep 2006 18:34:22 +0000 (18:34 +0000)
committeroliskoli <oliskoli>
Sun, 3 Sep 2006 18:34:22 +0000 (18:34 +0000)
win32/GPSBabelGUI.exe
win32/gui-2/GPSBabelGUI.dof
win32/gui-2/GPSBabelGUI.dpr
win32/gui-2/GPSBabelGUI.res
win32/gui-2/about.pas
win32/gui-2/common.pas
win32/gui-2/filter.pas
win32/gui-2/main.pas
win32/gui-2/options.pas
win32/gui-2/readme.pas
win32/gui-2/utils.pas

index 29798cd15e03db5ff4bd07891409db3e878bcdf6..af73d611b337b05118186aa1ef3a7f4894319ba1 100644 (file)
Binary files a/win32/GPSBabelGUI.exe and b/win32/GPSBabelGUI.exe differ
index 000bdf1d0b8f99449c8b12d381222df701e3fbcb..007b9c67c859ea10944e46e54ff4c9395741103d 100644 (file)
@@ -74,7 +74,7 @@ LegalCopyright=(C) 2005-2006 Olaf Klein (O.B.Klein@T-Online.de)
 LegalTrademarks=\r
 OriginalFilename=GPSBabelGUI.exe\r
 ProductName=GPSBabel\r
-ProductVersion=1.3.0\r
+ProductVersion=1.3.1\r
 Comments=\r
 [HistoryLists\hlConditionals]\r
 Count=1\r
index 467528f5949075b8f6946e493123d904e5931abf..6917c2b03337599352ce57998fdb24abcee19c4f 100644 (file)
@@ -1,6 +1,6 @@
 program GPSBabelGUI;\r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 9d20882f9b9fd759a4c1013f07e56d51e21d117d..eb9f35ea9b31d4541e21679271d5a68f368d9bd7 100644 (file)
Binary files a/win32/gui-2/GPSBabelGUI.res and b/win32/gui-2/GPSBabelGUI.res differ
index f112cd833454a1812fd29d83117a7aba5dd5cc6f..0c4d2b89452ac9bd1e32907f6a46e327e9375ac1 100644 (file)
@@ -1,7 +1,7 @@
 unit about;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 4c75edbaa4111b7ece243820faffba8c881e95af..e3e161630c2ff4cd8e6959738aaab0de0dd302a1 100644 (file)
@@ -1,7 +1,7 @@
 unit common;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 18f963e854ad67b3ea8384eb25dbd10e16e4ea4c..cdbb17114912acc4b390f37eeaa194aa7b307ac0 100644 (file)
@@ -1,7 +1,7 @@
 unit filter;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 375e9ec2e774dd632c5bd85411f6db39f6df8353..adbb99b72e1352bb9abf417caeae841b08348bd1 100644 (file)
@@ -1,7 +1,7 @@
 unit main;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 6eb98c2d7a5d872be69655e43a43f5d5fefbae09..6bea2c97fd2da806815b3007f55381b8daae1980 100644 (file)
@@ -1,7 +1,7 @@
 unit options;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 30ff0db244c2d652c5674cc859edede3e191345e..8af9eb9572c4b94890065fa1b517875d6885d35e 100644 (file)
@@ -1,7 +1,7 @@
 unit readme;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r
index 651dacf3d196cf6e5b53a1cf2936f3a4858698f2..55aa42200d87a594fdd1e72a9ceff28b95d13819 100644 (file)
@@ -1,7 +1,7 @@
 unit utils;\r
 \r
 {\r
-    Copyright (C) 2005 Olaf Klein, o.k.klein@t-online.de\r
+    Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de\r
 \r
     This program is free software; you can redistribute it and/or modify\r
     it under the terms of the GNU General Public License as published by\r